[INFO] cloning repository https://github.com/unfault/unfault
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unfault/unfault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funfault%2Funfault", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funfault%2Funfault'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c0eaec883fff0ea77f4504972b6f96bac7ebf3f
[INFO] checking unfault/unfault against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funfault%2Funfault" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/unfault/unfault
[INFO] finished tweaking git repo https://github.com/unfault/unfault
[INFO] tweaked toml for git repo https://github.com/unfault/unfault written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/unfault/unfault on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/unfault/unfault already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2fedbe35c309f123a48fc3aa0065bd00c72f24bb75f8cc297b33433a9b22280a
[INFO] running `Command { std: "docker" "start" "2fedbe35c309f123a48fc3aa0065bd00c72f24bb75f8cc297b33433a9b22280a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fedbe35c309f123a48fc3aa0065bd00c72f24bb75f8cc297b33433a9b22280a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2fedbe35c309f123a48fc3aa0065bd00c72f24bb75f8cc297b33433a9b22280a" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fedbe35c309f123a48fc3aa0065bd00c72f24bb75f8cc297b33433a9b22280a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2fedbe35c309f123a48fc3aa0065bd00c72f24bb75f8cc297b33433a9b22280a" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-hcl v1.1.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking tokio v1.52.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking saa v5.5.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking sdd v4.8.5
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking scc v3.7.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crokey-proc_macros v1.4.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking minimad v0.13.1
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking crokey v1.4.0
[INFO] [stderr]     Checking coolor v1.1.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking serial_test v3.4.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking lazy-regex v3.6.0
[INFO] [stderr]     Checking mockall v0.12.1
[INFO] [stderr]     Checking termimad v0.31.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking unfault-core v0.5.62 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking unfault-analysis v0.4.62 (/opt/rustwide/workdir/analysis)
[INFO] [stderr]     Checking unfault v1.0.62 (/opt/rustwide/workdir/cli)
[INFO] [stderr] error: could not compile `unfault-analysis` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name unfault_analysis --edition=2024 analysis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=42052674677f34f0 -C extra-filename=-c94365959d6a562d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88b36daaacafc31f.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-a5237faa4bf6bc72.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d944e3b9ac373a3.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-9150e32105a3abcf.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-326322dce6df4670.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-02292f9d242c9ee7.rmeta --extern scc=/opt/rustwide/target/debug/deps/libscc-a355a8cd9a8cdcf8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1ffdbdf514dd00fa.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6659a19ea341adbc.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-5617eb12bad1beb2.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-06222b11579db239.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d471da24977e061b.rmeta --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-6ace10a18a05f274.rmeta --extern tree_sitter_go=/opt/rustwide/target/debug/deps/libtree_sitter_go-684ebc5b2bf2dc8c.rmeta --extern tree_sitter_hcl=/opt/rustwide/target/debug/deps/libtree_sitter_hcl-b47acb616117b2c6.rmeta --extern tree_sitter_java=/opt/rustwide/target/debug/deps/libtree_sitter_java-f4874eb4f932438a.rmeta --extern tree_sitter_javascript=/opt/rustwide/target/debug/deps/libtree_sitter_javascript-1ecd5a61a4b98ee6.rmeta --extern tree_sitter_json=/opt/rustwide/target/debug/deps/libtree_sitter_json-f2b9e72e0c3a9234.rmeta --extern tree_sitter_python=/opt/rustwide/target/debug/deps/libtree_sitter_python-2e47b8ad4f0f0507.rmeta --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-39a492b93b4bddc1.rmeta --extern tree_sitter_typescript=/opt/rustwide/target/debug/deps/libtree_sitter_typescript-6323700b13b70c50.rmeta --extern tree_sitter_yaml=/opt/rustwide/target/debug/deps/libtree_sitter_yaml-9fa2dd3e0c9d76b9.rmeta --extern unfault_core=/opt/rustwide/target/debug/deps/libunfault_core-6adeac7567286d75.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tree-sitter-202fa030a8c99fb8/out -L native=/opt/rustwide/target/debug/build/tree-sitter-go-11f8d3bcfd4549bc/out -L native=/opt/rustwide/target/debug/build/tree-sitter-hcl-1837cbac113cb6be/out -L native=/opt/rustwide/target/debug/build/tree-sitter-java-98a0c51aee0047b9/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-ff6cc6d58229ccfc/out -L native=/opt/rustwide/target/debug/build/tree-sitter-json-a49fd1e1153cc5b2/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-c949e4439c37f449/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-955efe01e69b2dee/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-ddab10a190004c9e/out -L native=/opt/rustwide/target/debug/build/tree-sitter-yaml-676e8634a7db9838/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2fedbe35c309f123a48fc3aa0065bd00c72f24bb75f8cc297b33433a9b22280a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fedbe35c309f123a48fc3aa0065bd00c72f24bb75f8cc297b33433a9b22280a", kill_on_drop: false }`
[INFO] [stdout] 2fedbe35c309f123a48fc3aa0065bd00c72f24bb75f8cc297b33433a9b22280a
